projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790b2ee
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Thu, 22 Feb 2007 23:31:50 +0000
(23:31 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Thu, 22 Feb 2007 23:31:50 +0000
(23:31 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a4962fe10d6837f1253bb1e93eeaa56e686258a7..168e134079c8b36c6884dbfa48bcdf20d6e0b260 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2007-02-22 Jason Rumney <jasonr@gnu.org>
+ * w32fns.c (menu_bar_in_use): New flag.
+ (w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]:
+ Use it.
+
* w32menu.c (Fx_popup_menu): Don't free menu strings here.
(w32_menu_show): Do it here instead.